ImageKind

nn::phtsel::CTR::PhtselInput::ImageKind Enumerated Type

Syntax

enum ImageKind;

Value

Value Description
IMAGE_KIND_RESERVED_0 (Reserved enumerator. It cannot be used from the application.)
IMAGE_KIND_JPEG JPEG
IMAGE_KIND_MP MP
IMAGE_KIND_RESERVED_1 (Reserved enumerator. It cannot be used from the application.)
IMAGE_KIND_RESERVED_4 (Reserved enumerator. It cannot be used from the application.)
IMAGE_KIND_RESERVED_5 (Reserved enumerator. It cannot be used from the application.)
IMAGE_KIND_RESERVED_6 (Reserved enumerator. It cannot be used from the application.)
IMAGE_KIND_RESERVED_7 (Reserved enumerator. It cannot be used from the application.)
IMAGE_KIND_NUM (This enumerator is used for internal processing. It cannot be used from the application.)

Description

The kind of image data.

Revision History

2011/08/24
Initial version.

CONFIDENTIAL