ImageProperties

パブリック抽象クラスImageProperties

TensorImageにロードされるときのイメージ オブジェクトのプロパティを表します。 TensorImage.load(Bitmap)を参照してください。 ImageProperties現在、 TensorBufferでのみ使用されます。

ネストされたクラス

クラスImageProperties.Builder ImagePropertiesのビルダー。

パブリックコンストラクター

パブリックメソッド

静的ImageProperties.Builder
抽象的なColorSpaceType
抽象整数
抽象整数

継承されたメソッド

パブリックコンストラクター

public ImageProperties ()

パブリックメソッド

public static ImageProperties.Builderビルダー()

パブリック抽象ColorSpaceType getColorSpaceType ()

パブリック抽象 int getHeight ()

パブリック抽象 int getWidth ()