Interface RAFTags

interface RAFTags {
    ChromaticAberrationParams?: string;
    FujiLayout?: string;
    GeometricDistortionParams?: string;
    RawExposureBias?: number;
    RawImageCropTopLeft?: string;
    RawImageCroppedSize?: string;
    RawImageFullHeight?: number;
    RawImageFullSize?: string;
    RawImageFullWidth?: number;
    VignettingParams?: string;
    XTransLayout?: string;
}

Hierarchy (view full)

Properties

ChromaticAberrationParams?: string

☆☆☆☆ ✔ Example: "294.2 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 6.8e-05 0.000….001464"

FujiLayout?: string

☆☆☆☆ ✔ Example: "12 12 12 12"

GeometricDistortionParams?: string

☆☆☆☆ ✔ Example: "267.4545455 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 0 0 0…5 0.488"

RawExposureBias?: number

☆☆☆☆ ✔ Example: -1.7

RawImageCropTopLeft?: string

☆☆☆☆ ✔ Example: "6 16"

RawImageCroppedSize?: string

☆☆☆☆ ✔ Example: "4896x3264"

RawImageFullHeight?: number

☆☆☆☆ ✔ Example: 3296

RawImageFullSize?: string

☆☆☆☆ ✔ Example: "5120x3288"

RawImageFullWidth?: number

☆☆☆☆ ✔ Example: 5120

VignettingParams?: string

☆☆☆☆ ✔ Example: "267.4545455 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 100 9…3 94.11"

XTransLayout?: string

☆☆☆☆ ✔ Example: "GRBGBR BGGRGG RGGBGG GBRGRB RGGBGG BGGRGG"