public interface DrawBitmapRequestStreamOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
DrawBitmapRequestStream.Info |
getInfo()
.IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1; |
DrawBitmapRequestStream.InfoOrBuilder |
getInfoOrBuilder()
.IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1; |
com.google.protobuf.ByteString |
getRawImageChunk()
bytes raw_image_chunk = 2; |
DrawBitmapRequestStream.RequestCase |
getRequestCase() |
boolean |
hasInfo()
.IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1; |
boolean |
hasRawImageChunk()
bytes raw_image_chunk = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasInfo()
.IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1;DrawBitmapRequestStream.Info getInfo()
.IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1;DrawBitmapRequestStream.InfoOrBuilder getInfoOrBuilder()
.IronPdfEngine.Proto.DrawBitmapRequestStream.Info info = 1;boolean hasRawImageChunk()
bytes raw_image_chunk = 2;com.google.protobuf.ByteString getRawImageChunk()
bytes raw_image_chunk = 2;DrawBitmapRequestStream.RequestCase getRequestCase()
Copyright © 2022–2023 Iron Software. All rights reserved.