SampledFunction(Int32[], Int32, Int64[]) Constructor
Initializes a new instance of the SampledFunction class with specified settings.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| size | Int32[] |
| bitsPerSample | Int32 |
| samples | Int64[] |
See Also