Summary.Image.Builder

สรุปคลาสสุดท้ายแบบคงที่สาธารณะ Summary.Image.Builder

Protobuf ประเภท tensorflow.Summary.Image

วิธีการสาธารณะ

สรุป.รูปภาพ.ตัวสร้าง
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์)
สรุป.รูปภาพ
สรุป.รูปภาพ
สรุป.รูปภาพ.ตัวสร้าง
สรุป.รูปภาพ.ตัวสร้าง
ล้างสีสเปซ ()
 Valid colorspace values are
   1 - grayscale
   2 - grayscale + alpha
   3 - RGB
   4 - RGBA
   5 - DIGITAL_YUV
   6 - BGRA
 
int32 colorspace = 3;
สรุป.รูปภาพ.ตัวสร้าง
clearEncodedImageString ()
 Image data in encoded format.
สรุป.รูปภาพ.ตัวสร้าง
clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)
สรุป.รูปภาพ.ตัวสร้าง
เคลียร์ความสูง ()
 Dimensions of the image.
สรุป.รูปภาพ.ตัวสร้าง
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
สรุป.รูปภาพ.ตัวสร้าง
สรุป.รูปภาพ.ตัวสร้าง
ภายใน
รับคัลเลอร์สเปซ ()
 Valid colorspace values are
   1 - grayscale
   2 - grayscale + alpha
   3 - RGB
   4 - RGBA
   5 - DIGITAL_YUV
   6 - BGRA
 
int32 colorspace = 3;
สรุป.รูปภาพ
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.ByteString
getEncodedImageString ()
 Image data in encoded format.
ภายใน
รับความสูง ()
 Dimensions of the image.
ภายใน
บูลีนสุดท้าย
สรุป.รูปภาพ.ตัวสร้าง
mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
สรุป.รูปภาพ.ตัวสร้าง
mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ )
สรุปสุดท้าย Image.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
สรุป.รูปภาพ.ตัวสร้าง
setColorspace (ค่า int)
 Valid colorspace values are
   1 - grayscale
   2 - grayscale + alpha
   3 - RGB
   4 - RGBA
   5 - DIGITAL_YUV
   6 - BGRA
 
int32 colorspace = 3;
สรุป.รูปภาพ.ตัวสร้าง
setEncodedImageString (ค่า com.google.protobuf.ByteString)
 Image data in encoded format.
สรุป.รูปภาพ.ตัวสร้าง
setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
สรุป.รูปภาพ.ตัวสร้าง
setHeight (ค่า int)
 Dimensions of the image.
สรุป.รูปภาพ.ตัวสร้าง
setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
สรุปสุดท้าย Image.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
สรุป.รูปภาพ.ตัวสร้าง
setWidth (ค่า int)
int32 width = 2;

วิธีการสืบทอด

วิธีการสาธารณะ

สาธารณะ Summary.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.  All image formats supported by
 image_codec::CoderUtil can be stored here.
 
bytes encoded_image_string = 4;

สาธารณะ Summary.Image.Builder clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)

สรุปสาธารณะ Image.Builder clearHeight ()

 Dimensions of the image.
 
int32 height = 1;

สรุปสาธารณะ Image.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

สรุปสาธารณะ Image.Builder clearWidth ()

int32 width = 2;

โคลน Summary.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;

สรุปสาธารณะ รูปภาพ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

สาธารณะ 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;

สาธารณะ int getHeight ()

 Dimensions of the image.
 
int32 height = 1;

สาธารณะ int getWidth ()

int32 width = 2;

บูลีนสุดท้ายสาธารณะ isInitialized ()

Summary.Image.Builder สาธารณะ รวมจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

สรุปสาธารณะ Image.Builder ผสานจาก (com.google.protobuf.Message อื่น ๆ )

สรุปสาธารณะขั้นสุดท้าย Image.Builder ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

สาธารณะ 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;

สาธารณะ 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;

สาธารณะ Summary.Image.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)

สาธารณะ Summary.Image.Builder setHeight (ค่า int)

 Dimensions of the image.
 
int32 height = 1;

สาธารณะ Summary.Image.Builder setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)

สรุปสาธารณะขั้นสุดท้าย Image.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

สาธารณะ Summary.Image.Builder setWidth (ค่า int)

int32 width = 2;