TBitMatrix.Create Constructor
Overloads
Delphi
constructor Create(const width: Integer; const height: Integer; const rowSize: Integer; const bits: TArray<Integer>)
Parameters
- width
- Integer
- height
- Integer
- rowSize
- Integer
- bits
- TArray<Integer>
Delphi
constructor Create(const width: Integer; const height: Integer)
Parameters
- width
- Integer
- height
- Integer