ReadParams

Image reading parameter package type.

struct ReadParams {
ImageFormat format;
BitDepth depth;
}

Meta