DrawBuf.ninePatch - multiple declarations

Function DrawBuf.ninePatch

get nine patch information pointer, null if this is not a nine patch image buffer

Prototype

const(NinePatch)* ninePatch() @property const;

Function DrawBuf.ninePatch

set nine patch information pointer, null if this is not a nine patch image buffer

Prototype

void ninePatch(
  NinePatch* ninePatch
) @property;

Function DrawBuf.ninePatch

get nine patch information pointer, null if this is not a nine patch image buffer

Prototype

const(NinePatch)* ninePatch() @property const;

Function DrawBuf.ninePatch

set nine patch information pointer, null if this is not a nine patch image buffer

Prototype

void ninePatch(
  NinePatch* ninePatch
) @property;

Function DrawBuf.ninePatch

set nine patch information pointer, null if this is not a nine patch image buffer

Prototype

void ninePatch(
  NinePatch* ninePatch
) @property;

Function DrawBuf.ninePatch

get nine patch information pointer, null if this is not a nine patch image buffer

Prototype

const(NinePatch)* ninePatch() @property const;

Function DrawBuf.ninePatch

get nine patch information pointer, null if this is not a nine patch image buffer

Prototype

const(NinePatch)* ninePatch() @property const;

Function DrawBuf.ninePatch

set nine patch information pointer, null if this is not a nine patch image buffer

Prototype

void ninePatch(
  NinePatch* ninePatch
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0