lớp cuối cùng tĩnh công khai Summary.Image.Builder
Protobuf loại tensorflow.Summary.Image
Phương pháp công khai
Tóm tắt.Image.Builder | addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng) |
Tóm tắt.Hình ảnh | xây dựng () |
Tóm tắt.Hình ảnh | |
Tóm tắt.Image.Builder | thông thoáng () |
Tóm tắt.Image.Builder | ClearColorspace () Valid colorspace values are 1 - grayscale 2 - grayscale + alpha 3 - RGB 4 - RGBA 5 - DIGITAL_YUV 6 - BGRA int32 colorspace = 3; |
Tóm tắt.Image.Builder | clearEncodedImageString () Image data in encoded format. |
Tóm tắt.Image.Builder | ClearField (trường com.google.protobuf.Descriptors.FieldDescriptor) |
Tóm tắt.Image.Builder | ClearHeight () Dimensions of the image. |
Tóm tắt.Image.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Tóm tắt.Image.Builder | ClearWidth () int32 width = 2; |
Tóm tắt.Image.Builder | dòng vô tính () |
int | getColorspace () Valid colorspace values are 1 - grayscale 2 - grayscale + alpha 3 - RGB 4 - RGBA 5 - DIGITAL_YUV 6 - BGRA int32 colorspace = 3; |
Tóm tắt.Hình ảnh | |
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng | |
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; |
boolean cuối cùng | |
Tóm tắt.Image.Builder | mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Tóm tắt.Image.Builder | mergeFrom (com.google.protobuf.Message other) |
Tóm tắt cuối cùng.Image.Builder | hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields) |
Tóm tắt.Image.Builder | setColorspace (giá trị int) Valid colorspace values are 1 - grayscale 2 - grayscale + alpha 3 - RGB 4 - RGBA 5 - DIGITAL_YUV 6 - BGRA int32 colorspace = 3; |
Tóm tắt.Image.Builder | setEncodedImageString (giá trị com.google.protobuf.ByteString) Image data in encoded format. |
Tóm tắt.Image.Builder | setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng) |
Tóm tắt.Image.Builder | setHeight (giá trị int) Dimensions of the image. |
Tóm tắt.Image.Builder | setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng) |
Tóm tắt cuối cùng.Image.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields) |
Tóm tắt.Image.Builder | setWidth (giá trị int) int32 width = 2; |
Phương pháp kế thừa
Phương pháp công khai
public Summary.Image.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
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;
int công khai getColorspace ()
Valid colorspace values are 1 - grayscale 2 - grayscale + alpha 3 - RGB 4 - RGBA 5 - DIGITAL_YUV 6 - BGRA
int32 colorspace = 3;
công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()
com.google.protobuf.ByteString getEncodedImageString công khai ()
Image data in encoded format. All image formats supported by image_codec::CoderUtil can be stored here.
bytes encoded_image_string = 4;
int công khai getHeight ()
Dimensions of the image.
int32 height = 1;
int công khai getWidth ()
int32 width = 2;
boolean cuối cùng công khai được khởi tạo ()
public Summary.Image.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
bản tóm tắt công khai Summary.Image.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
public Summary.Image.Builder setColorspace (giá trị 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 (giá trị 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;