MlImage.ImageFormat

  • MlImage.ImageFormat is an abstract annotation that specifies the image format.

  • It implements the Annotation interface and inherits methods like annotationType(), equals(), hashCode(), and toString().

public static abstract @interface MlImage.ImageFormat implements Annotation

Specifies the image format of an image.

Inherited Method Summary