Summary.Image.Builder

מחלקה סופית סטטית ציבורית Summary.Image.Builder

tensorflow.Summary.Image

שיטות ציבוריות

סיכום.Image.Builder
addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
סיכום.תמונה
סיכום.תמונה
סיכום.Image.Builder
סיכום.Image.Builder
clearColorspace ()
מרחב הצבעים
 Valid colorspace values are
   1 - grayscale
   2 - grayscale + alpha
   3 - RGB
   4 - RGBA
   5 - DIGITAL_YUV
   6 - BGRA
 
int32 colorspace = 3;
סיכום.Image.Builder
clearEncodedImageString ()
 Image data in encoded format.
סיכום.Image.Builder
clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)
סיכום.Image.Builder
clearHeight ()
 Dimensions of the image.
סיכום.Image.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
סיכום.Image.Builder
clearWidth ()
int32 width = 2;
סיכום.Image.Builder
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.Descriptors.Descriptor
com.google.protobuf.ByteString
getEncodedImageString ()
 Image data in encoded format.
int
getHeight ()
 Dimensions of the image.
int
getWidth ()
int32 width = 2;
בוליאנית סופית
סיכום.Image.Builder
mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סיכום.Image.Builder
mergeFrom (com.google.protobuf.Message אחר)
סיכום. Image.Builder סופי
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
סיכום.Image.Builder
setColorspace (ערך int)
 Valid colorspace values are
   1 - grayscale
   2 - grayscale + alpha
   3 - RGB
   4 - RGBA
   5 - DIGITAL_YUV
   6 - BGRA
 
int32 colorspace = 3;
סיכום.Image.Builder
setEncodedImageString (ערך com.google.protobuf.ByteString)
 Image data in encoded format.
סיכום.Image.Builder
setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
סיכום.Image.Builder
setHeight (ערך int)
 Dimensions of the image.
סיכום.Image.Builder
setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
סיכום. Image.Builder סופי
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
סיכום.Image.Builder
setWidth (ערך int)
int32 width = 2;

שיטות בירושה

שיטות ציבוריות

Public Summary.Image.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

סיכום ציבורי.בניית תמונה ()

Public Summary.Image buildPartial ()

Public Summary.Image.Builder ברור ()

Public Summary.Image.Builder clearColorspace ()

 Valid colorspace values are
   1 - grayscale
   2 - grayscale + alpha
   3 - RGB
   4 - RGBA
   5 - DIGITAL_YUV
   6 - BGRA
 
int32 colorspace = 3;

Public Summary.Image.Builder clearEncodedImageString ()

 Image data in encoded format.  All image formats supported by
 image_codec::CoderUtil can be stored here.
 
bytes encoded_image_string = 4;

Public Summary.Image.Builder clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)

Public Summary.Image.Builder clearHeight ()

 Dimensions of the image.
 
int32 height = 1;

Public Summary.Image.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

Public Summary.Image.Builder clearWidth ()

int32 width = 2;

שיבוט ציבורי Summary.Image.Builder ()

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 Summary.Image getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

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;

public int getWidth ()

int32 width = 2;

בוליאני הסופי הציבורי הוא אתחול ()

Public Summary.Image.Builder mergeFrom (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public Summary.Image.Builder mergeFrom (com.google.protobuf.Message אחר)

Public final Summary.Image.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

ציבורי Summary.Image.Builder setColorspace (ערך int)

 Valid colorspace values are
   1 - grayscale
   2 - grayscale + alpha
   3 - RGB
   4 - RGBA
   5 - DIGITAL_YUV
   6 - BGRA
 
int32 colorspace = 3;

Public Summary.Image.Builder setEncodedImageString (ערך com.google.protobuf.ByteString)

 Image data in encoded format.  All image formats supported by
 image_codec::CoderUtil can be stored here.
 
bytes encoded_image_string = 4;

Public Summary.Image.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

Public Summary.Image.Builder setHeight (ערך int)

 Dimensions of the image.
 
int32 height = 1;

Public Summary.Image.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס int, ערך אובייקט)

Public final Summary.Image.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Public Summary.Image.Builder setWidth (ערך int)

int32 width = 2;