toRef

Convert an OwnedImage to an ImageRef.

  1. ImageRef!L8 toRef(OwnedImage!L8 src)
  2. ImageRef!L16 toRef(OwnedImage!L16 src)
  3. ImageRef!RGBA toRef(OwnedImage!RGBA src)
    nothrow @nogc pure
    toRef

Meta