SubPixmap.sourceOffsetLinear

Linear offset of the subimage within the source image.

Calculates the index of the “first pixel of the subimage” in the “pixel data of the source image”.

  1. int sourceOffsetLinear()
  2. void sourceOffsetLinear(int value)
    struct SubPixmap
    @safe pure nothrow @safe pure nothrow @nogc
    void
    sourceOffsetLinear
    (
    int value
    )

Meta