public static final class Summary.Image.Builder extends com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Image.Builder> implements Summary.ImageOrBuilder
tensorflow.Summary.Image| Modifier and Type | Method and Description |
|---|---|
Summary.Image.Builder |
addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
Summary.Image |
build() |
Summary.Image |
buildPartial() |
Summary.Image.Builder |
clear() |
Summary.Image.Builder |
clearColorspace()
Valid colorspace values are
1 - grayscale
2 - grayscale + alpha
3 - RGB
4 - RGBA
5 - DIGITAL_YUV
6 - BGRA
|
Summary.Image.Builder |
clearEncodedImageString()
Image data in encoded format.
|
Summary.Image.Builder |
clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
Summary.Image.Builder |
clearHeight()
Dimensions of the image.
|
Summary.Image.Builder |
clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
Summary.Image.Builder |
clearWidth()
int32 width = 2; |
Summary.Image.Builder |
clone() |
int |
getColorspace()
Valid colorspace values are
1 - grayscale
2 - grayscale + alpha
3 - RGB
4 - RGBA
5 - DIGITAL_YUV
6 - BGRA
|
Summary.Image |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptorForType() |
com.github.os72.protobuf351.ByteString |
getEncodedImageString()
Image data in encoded format.
|
int |
getHeight()
Dimensions of the image.
|
int |
getWidth()
int32 width = 2; |
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Summary.Image.Builder |
mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
Summary.Image.Builder |
mergeFrom(com.github.os72.protobuf351.Message other) |
Summary.Image.Builder |
mergeFrom(Summary.Image other) |
Summary.Image.Builder |
mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
Summary.Image.Builder |
setColorspace(int value)
Valid colorspace values are
1 - grayscale
2 - grayscale + alpha
3 - RGB
4 - RGBA
5 - DIGITAL_YUV
6 - BGRA
|
Summary.Image.Builder |
setEncodedImageString(com.github.os72.protobuf351.ByteString value)
Image data in encoded format.
|
Summary.Image.Builder |
setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
Summary.Image.Builder |
setHeight(int value)
Dimensions of the image.
|
Summary.Image.Builder |
setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
Summary.Image.Builder |
setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
Summary.Image.Builder |
setWidth(int value)
int32 width = 2; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.github.os72.protobuf351.Descriptors.Descriptor getDescriptor()
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Image.Builder>public Summary.Image.Builder clear()
clear in interface com.github.os72.protobuf351.Message.Builderclear in interface com.github.os72.protobuf351.MessageLite.Builderclear in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Image.Builder>public com.github.os72.protobuf351.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.github.os72.protobuf351.Message.BuildergetDescriptorForType in interface com.github.os72.protobuf351.MessageOrBuildergetDescriptorForType in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Image.Builder>public Summary.Image getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderpublic Summary.Image build()
build in interface com.github.os72.protobuf351.Message.Builderbuild in interface com.github.os72.protobuf351.MessageLite.Builderpublic Summary.Image buildPartial()
buildPartial in interface com.github.os72.protobuf351.Message.BuilderbuildPartial in interface com.github.os72.protobuf351.MessageLite.Builderpublic Summary.Image.Builder clone()
clone in interface com.github.os72.protobuf351.Message.Builderclone in interface com.github.os72.protobuf351.MessageLite.Builderclone in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Image.Builder>public Summary.Image.Builder setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
setField in interface com.github.os72.protobuf351.Message.BuildersetField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Image.Builder>public Summary.Image.Builder clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field)
clearField in interface com.github.os72.protobuf351.Message.BuilderclearField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Image.Builder>public Summary.Image.Builder clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.github.os72.protobuf351.Message.BuilderclearOneof in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Image.Builder>public Summary.Image.Builder setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.github.os72.protobuf351.Message.BuildersetRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Image.Builder>public Summary.Image.Builder addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.github.os72.protobuf351.Message.BuilderaddRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Image.Builder>public Summary.Image.Builder mergeFrom(com.github.os72.protobuf351.Message other)
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<Summary.Image.Builder>public Summary.Image.Builder mergeFrom(Summary.Image other)
public final boolean isInitialized()
isInitialized in interface com.github.os72.protobuf351.MessageLiteOrBuilderisInitialized in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Image.Builder>public Summary.Image.Builder mergeFrom(com.github.os72.protobuf351.CodedInputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in interface com.github.os72.protobuf351.MessageLite.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<Summary.Image.Builder>IOExceptionpublic int getHeight()
Dimensions of the image.
int32 height = 1;getHeight in interface Summary.ImageOrBuilderpublic Summary.Image.Builder setHeight(int value)
Dimensions of the image.
int32 height = 1;public Summary.Image.Builder clearHeight()
Dimensions of the image.
int32 height = 1;public int getWidth()
int32 width = 2;getWidth in interface Summary.ImageOrBuilderpublic Summary.Image.Builder setWidth(int value)
int32 width = 2;public Summary.Image.Builder clearWidth()
int32 width = 2;public int getColorspace()
Valid colorspace values are 1 - grayscale 2 - grayscale + alpha 3 - RGB 4 - RGBA 5 - DIGITAL_YUV 6 - BGRA
int32 colorspace = 3;getColorspace in interface Summary.ImageOrBuilderpublic Summary.Image.Builder setColorspace(int value)
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 clearColorspace()
Valid colorspace values are 1 - grayscale 2 - grayscale + alpha 3 - RGB 4 - RGBA 5 - DIGITAL_YUV 6 - BGRA
int32 colorspace = 3;public com.github.os72.protobuf351.ByteString getEncodedImageString()
Image data in encoded format. All image formats supported by image_codec::CoderUtil can be stored here.
bytes encoded_image_string = 4;getEncodedImageString in interface Summary.ImageOrBuilderpublic Summary.Image.Builder setEncodedImageString(com.github.os72.protobuf351.ByteString value)
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 clearEncodedImageString()
Image data in encoded format. All image formats supported by image_codec::CoderUtil can be stored here.
bytes encoded_image_string = 4;public final Summary.Image.Builder setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
setUnknownFields in interface com.github.os72.protobuf351.Message.BuildersetUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Image.Builder>public final Summary.Image.Builder mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.github.os72.protobuf351.Message.BuildermergeUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<Summary.Image.Builder>Copyright © 2018. All rights reserved.