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 PixelFormatPixelFormat.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 PixelFormatPixelFormat.parseDelimitedFrom(InputStream input) static PixelFormatPixelFormat.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PixelFormatPixelFormat.parseFrom(byte[] data) static PixelFormatPixelFormat.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PixelFormatPixelFormat.parseFrom(com.google.protobuf.ByteString data) static PixelFormatPixelFormat.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PixelFormatPixelFormat.parseFrom(com.google.protobuf.CodedInputStream input) static PixelFormatPixelFormat.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PixelFormatPixelFormat.parseFrom(InputStream input) static PixelFormatPixelFormat.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PixelFormatPixelFormat.parseFrom(ByteBuffer data) static PixelFormatPixelFormat.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.BuilderPixelFormat.newBuilder(PixelFormat prototype) DrawBitmapRequestStream.Info.Builder.setPixelFormat(PixelFormat value) optional .IronPdfEngine.Proto.PixelFormat pixelFormat = 7;