Skip to content

Crow.Drawing.Pattern

Jean-Philippe Bruyère edited this page Oct 26, 2021 · 1 revision

namespace: Crow.Drawing

Inheritance Hierarchy

Syntax

public class Pattern

Constructors

prototype description
Pattern (Surface surface) __
Pattern (float r, float g, float b) __
Pattern (float r, float g, float b, float a) __
Pattern (Surface surf) __

Properties

name description
Extend __
Filter __
Handle __
Matrix __
PatternType __
Pointer __
Status __

Methods

prototype description
void AddReference() __
void Destroy() __
void Dispose() __
void Dispose() __
Pattern Lookup(IntPtr pattern, bool owner) __
uint References() __

Events

name description
Clone this wiki locally