Uses of Class
com.ironsoftware.ironpdf.internal.proto.PdfiumImageObjectP
-
Packages that use PdfiumImageObjectP Package Description com.ironsoftware.ironpdf.internal.proto -
-
Uses of PdfiumImageObjectP in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return PdfiumImageObjectP Modifier and Type Method Description PdfiumImageObjectPPdfiumImageObjectP.Builder. build()PdfiumImageObjectPPdfiumImageObjectP.Builder. buildPartial()static PdfiumImageObjectPPdfiumImageObjectP. getDefaultInstance()PdfiumImageObjectPPdfiumImageObjectP.Builder. getDefaultInstanceForType()PdfiumImageObjectPPdfiumImageObjectP. getDefaultInstanceForType()PdfiumImageObjectPPdfiumImageObjectCollectionP.Builder. getValue(int index)repeated .ironpdfengineproto.PdfiumImageObjectP value = 1;PdfiumImageObjectPPdfiumImageObjectCollectionP. getValue(int index)repeated .ironpdfengineproto.PdfiumImageObjectP value = 1;PdfiumImageObjectPPdfiumImageObjectCollectionPOrBuilder. getValue(int index)repeated .ironpdfengineproto.PdfiumImageObjectP value = 1;static PdfiumImageObjectPPdfiumImageObjectP. parseDelimitedFrom(InputStream input)static PdfiumImageObjectPPdfiumImageObjectP. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumImageObjectPPdfiumImageObjectP. parseFrom(byte[] data)static PdfiumImageObjectPPdfiumImageObjectP. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumImageObjectPPdfiumImageObjectP. parseFrom(com.google.protobuf.ByteString data)static PdfiumImageObjectPPdfiumImageObjectP. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumImageObjectPPdfiumImageObjectP. parseFrom(com.google.protobuf.CodedInputStream input)static PdfiumImageObjectPPdfiumImageObjectP. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumImageObjectPPdfiumImageObjectP. parseFrom(InputStream input)static PdfiumImageObjectPPdfiumImageObjectP. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PdfiumImageObjectPPdfiumImageObjectP. parseFrom(ByteBuffer data)static PdfiumImageObjectPPdfiumImageObjectP. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type PdfiumImageObjectP Modifier and Type Method Description com.google.protobuf.Parser<PdfiumImageObjectP>PdfiumImageObjectP. getParserForType()List<PdfiumImageObjectP>PdfiumImageObjectCollectionP.Builder. getValueList()repeated .ironpdfengineproto.PdfiumImageObjectP value = 1;List<PdfiumImageObjectP>PdfiumImageObjectCollectionP. getValueList()repeated .ironpdfengineproto.PdfiumImageObjectP value = 1;List<PdfiumImageObjectP>PdfiumImageObjectCollectionPOrBuilder. getValueList()repeated .ironpdfengineproto.PdfiumImageObjectP value = 1;static com.google.protobuf.Parser<PdfiumImageObjectP>PdfiumImageObjectP. parser()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type PdfiumImageObjectP Modifier and Type Method Description PdfiumImageObjectCollectionP.BuilderPdfiumImageObjectCollectionP.Builder. addValue(int index, PdfiumImageObjectP value)repeated .ironpdfengineproto.PdfiumImageObjectP value = 1;PdfiumImageObjectCollectionP.BuilderPdfiumImageObjectCollectionP.Builder. addValue(PdfiumImageObjectP value)repeated .ironpdfengineproto.PdfiumImageObjectP value = 1;PdfiumImageObjectP.BuilderPdfiumImageObjectP.Builder. mergeFrom(PdfiumImageObjectP other)static PdfiumImageObjectP.BuilderPdfiumImageObjectP. newBuilder(PdfiumImageObjectP prototype)PdfiumImageObjectCollectionP.BuilderPdfiumImageObjectCollectionP.Builder. setValue(int index, PdfiumImageObjectP value)repeated .ironpdfengineproto.PdfiumImageObjectP value = 1;Method parameters in com.ironsoftware.ironpdf.internal.proto with type arguments of type PdfiumImageObjectP Modifier and Type Method Description PdfiumImageObjectCollectionP.BuilderPdfiumImageObjectCollectionP.Builder. addAllValue(Iterable<? extends PdfiumImageObjectP> values)repeated .ironpdfengineproto.PdfiumImageObjectP value = 1;
-