Pattern.createFromNative - multiple declarations

Function Pattern.createFromNative

The createFromNative method for the Pattern classes. See https://github.com/jpf91/cairoD/wiki/Memory-Management#createFromNative for more information.

Prototype

static Pattern createFromNative(
  cairo_pattern_t* ptr,
  bool adjRefCount = true
);

Warning

Only use this if you know what your doing! This function should not be needed for standard cairoD usage.

Function Pattern.createFromNative

The createFromNative method for the Pattern classes. See https://github.com/jpf91/cairoD/wiki/Memory-Management#createFromNative for more information.

Prototype

static Pattern createFromNative(
  cairo_pattern_t* ptr,
  bool adjRefCount = true
);

Warning

Only use this if you know what your doing! This function should not be needed for standard cairoD usage.

Function Pattern.createFromNative

The createFromNative method for the Pattern classes. See https://github.com/jpf91/cairoD/wiki/Memory-Management#createFromNative for more information.

Prototype

static Pattern createFromNative(
  cairo_pattern_t* ptr,
  bool adjRefCount = true
);

Warning

Only use this if you know what your doing! This function should not be needed for standard cairoD usage.

Function Pattern.createFromNative

The createFromNative method for the Pattern classes. See https://github.com/jpf91/cairoD/wiki/Memory-Management#createFromNative for more information.

Prototype

static Pattern createFromNative(
  cairo_pattern_t* ptr,
  bool adjRefCount = true
);

Warning

Only use this if you know what your doing! This function should not be needed for standard cairoD usage.

Function Pattern.createFromNative

The createFromNative method for the Pattern classes. See https://github.com/jpf91/cairoD/wiki/Memory-Management#createFromNative for more information.

Prototype

static Pattern createFromNative(
  cairo_pattern_t* ptr,
  bool adjRefCount = true
);

Warning

Only use this if you know what your doing! This function should not be needed for standard cairoD usage.

Function Pattern.createFromNative

The createFromNative method for the Pattern classes. See https://github.com/jpf91/cairoD/wiki/Memory-Management#createFromNative for more information.

Prototype

static Pattern createFromNative(
  cairo_pattern_t* ptr,
  bool adjRefCount = true
);

Warning

Only use this if you know what your doing! This function should not be needed for standard cairoD usage.

Authors

Johannes Pfau cairoD
Andrej Mitrovic cairoD
cairo team cairo

Copyright

License

cairoD wrapper/bindings Boost License 1.0
cairo LGPL 2.1 / MPL 1.1