Uses of Class
com.ironsoftware.ironpdf.internal.proto.PixelFormat
-
Uses of PixelFormat in com.ironsoftware.ironpdf.internal.proto
Modifier and TypeMethodDescriptionPixelFormat.Builder.build()
PixelFormat.Builder.buildPartial()
static PixelFormat
PixelFormat.getDefaultInstance()
PixelFormat.Builder.getDefaultInstanceForType()
PixelFormat.getDefaultInstanceForType()
DrawBitmapRequestStream.Info.Builder.getPixelFormat()
optional .IronPdfEngine.Proto.PixelFormat pixelFormat = 7;
DrawBitmapRequestStream.Info.getPixelFormat()
optional .IronPdfEngine.Proto.PixelFormat pixelFormat = 7;
DrawBitmapRequestStream.InfoOrBuilder.getPixelFormat()
optional .IronPdfEngine.Proto.PixelFormat pixelFormat = 7;
static PixelFormat
PixelFormat.parseDelimitedFrom
(InputStream input) static PixelFormat
PixelFormat.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PixelFormat
PixelFormat.parseFrom
(byte[] data) static PixelFormat
PixelFormat.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PixelFormat
PixelFormat.parseFrom
(com.google.protobuf.ByteString data) static PixelFormat
PixelFormat.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PixelFormat
PixelFormat.parseFrom
(com.google.protobuf.CodedInputStream input) static PixelFormat
PixelFormat.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PixelFormat
PixelFormat.parseFrom
(InputStream input) static PixelFormat
PixelFormat.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PixelFormat
PixelFormat.parseFrom
(ByteBuffer data) static PixelFormat
PixelFormat.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<PixelFormat>
PixelFormat.getParserForType()
static com.google.protobuf.Parser<PixelFormat>
PixelFormat.parser()
Modifier and TypeMethodDescriptionPixelFormat.Builder.mergeFrom
(PixelFormat other) DrawBitmapRequestStream.Info.Builder.mergePixelFormat
(PixelFormat value) optional .IronPdfEngine.Proto.PixelFormat pixelFormat = 7;
static PixelFormat.Builder
PixelFormat.newBuilder
(PixelFormat prototype) DrawBitmapRequestStream.Info.Builder.setPixelFormat
(PixelFormat value) optional .IronPdfEngine.Proto.PixelFormat pixelFormat = 7;