מעמד סופי סטטי ציבורי סיכום.תמונה
tensorflow.Summary.Image מסוג Protobuf.סיכום.תמונה
כיתות מקוננות
| מַחלָקָה | סיכום.Image.Builder | tensorflow.Summary.Image מסוג Protobuf.סיכום.תמונה | |
קבועים
| int | COLORSPACE_FIELD_NUMBER | |
| int | ENCODED_IMAGE_STRING_FIELD_NUMBER | |
| int | HEIGHT_FIELD_NUMBER | |
| int | WIDTH_FIELD_NUMBER |
שיטות ציבוריות
| בוליאני | שווה (Object obj) |
| int | getColorspace () Valid colorspace values are 1 - grayscale 2 - grayscale + alpha 3 - RGB 4 - RGBA 5 - DIGITAL_YUV 6 - BGRA int32 colorspace = 3; |
| סיכום סטטי.תמונה | |
| סיכום.תמונה | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.ByteString | getEncodedImageString () Image data in encoded format. |
| int | getHeight () Dimensions of the image. |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| int | getWidth () int32 width = 2; |
| int | hashcode () |
| בוליאנית סופית | |
| סטטי Summary.Image.Builder | newBuilder (אב-טיפוס Summary.Image ) |
| סטטי Summary.Image.Builder | newBuilder () |
| סיכום.Image.Builder | |
| סיכום סטטי.תמונה | parseDelimitedFrom (קלט InputStream) |
| סיכום סטטי.תמונה | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סיכום סטטי.תמונה | parseFrom (נתוני ByteBuffer) |
| סיכום סטטי.תמונה | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סיכום סטטי.תמונה | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סיכום סטטי.תמונה | parseFrom (קלט com.google.protobuf.CodedInputStream) |
| סיכום סטטי.תמונה | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סיכום סטטי.תמונה | parseFrom (נתוני com.google.protobuf.ByteString) |
| סיכום סטטי.תמונה | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סיכום סטטי.תמונה | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטָטִי | מנתח () |
| סיכום.Image.Builder | toBuilder () |
| בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
גמר סטטי ציבורי COLORSPACE_FIELD_NUMBER
ערך קבוע: 3
אינט סופי סטטי ציבורי ENCODED_IMAGE_STRING_FIELD_NUMBER
ערך קבוע: 4
גמר סטטי ציבורי HEIGHT_FIELD_NUMBER
ערך קבוע: 1
גמר סטטי ציבורי משותף WIDTH_FIELD_NUMBER
ערך קבוע: 2
שיטות ציבוריות
שווה ערך בוליאני ציבורי (Object obj)
public int getColorspace ()
Valid colorspace values are 1 - grayscale 2 - grayscale + alpha 3 - RGB 4 - RGBA 5 - DIGITAL_YUV 6 - BGRA
int32 colorspace = 3; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.ByteString getEncodedImageString ()
Image data in encoded format. All image formats supported by image_codec::CoderUtil can be stored here.
bytes encoded_image_string = 4; public int getHeight ()
Dimensions of the image.
int32 height = 1; פּוּמְבֵּי getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int getWidth ()
int32 width = 2;
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
Public static Summary.Image parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
Public static Summary.Image parseFrom (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
Public static Summary.Image parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
Public static Summary.Image parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
Public static Summary.Image parseFrom (נתוני com.google.protobuf.ByteString)
זורק
| InvalidProtocolBufferException |
|---|
Public static Summary.Image parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
Public static Summary.Image parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
| IOException |
|---|