Uses of Class
com.ironsoftware.ironpdf.internal.proto.PixelFormat
Packages that use PixelFormat
-
Uses of PixelFormat in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return PixelFormatModifier 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) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type PixelFormatModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PixelFormat>
PixelFormat.getParserForType()
static com.google.protobuf.Parser<PixelFormat>
PixelFormat.parser()
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type PixelFormatModifier 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;