Uses of Interface
com.ironsoftware.ironpdf.internal.proto.RawImageChunkWithIndexOrBuilder
-
Uses of RawImageChunkWithIndexOrBuilder in com.ironsoftware.ironpdf.internal.proto
Modifier and TypeClassDescriptionfinal class
this will contain a part of image data with index of the image.static final class
this will contain a part of image data with index of the image.Modifier and TypeMethodDescriptionImagesResultStream.Builder.getRawImagesChunkOrBuilder()
.IronPdfEngine.Proto.RawImageChunkWithIndex raw_images_chunk = 1;
ImagesResultStream.getRawImagesChunkOrBuilder()
.IronPdfEngine.Proto.RawImageChunkWithIndex raw_images_chunk = 1;
ImagesResultStreamOrBuilder.getRawImagesChunkOrBuilder()
.IronPdfEngine.Proto.RawImageChunkWithIndex raw_images_chunk = 1;
ImageToPdfRequestStream.Builder.getRawImagesChunkOrBuilder()
.IronPdfEngine.Proto.RawImageChunkWithIndex raw_images_chunk = 2;
ImageToPdfRequestStream.getRawImagesChunkOrBuilder()
.IronPdfEngine.Proto.RawImageChunkWithIndex raw_images_chunk = 2;
ImageToPdfRequestStreamOrBuilder.getRawImagesChunkOrBuilder()
.IronPdfEngine.Proto.RawImageChunkWithIndex raw_images_chunk = 2;