MuPDF 1.23.0 Documentationvoid fz_free(fz_context *ctx, void *ptr); There are also some macros that allocate structures and arrays, together with a type cast to catch typing errors. T *fz_malloc_struct(fz_context *ctx, T); // Allocate dimensions are in points unless otherwise specified. 6.2.1 Matrices Matrices are simply 6-element arrays representing a 3-by-3 transformation matrix as: / a b 0 \ | c d 0 | \ e f 1 / This matrix is represented 1.23.0 var m = mupdf.Matrix.invert([1,0.5,1,1,1,1]); 6.2.2 Rectangles Rectangles are 4-element arrays, specifying the minimum and maximum corners (typically upper left and lower right, in a coordinate0 码力 | 245 页 | 817.74 KB | 8 月前3
MuPDF 1.22.0 DocumentationAll dimensions are in points unless otherwise specified. Matrices Matrices are simply 6-element arrays representing a 3-by-3 transformation matrix as: / a b 0 \ | c d 0 | \ e f 1 / This matrix is represented multiplication is not commutative. Returns [a,b,c,d,e,f]. Rectangles Rectangles are 4-element arrays, specifying the minimum and maximum corners (typically upper left and lower right, in a coordinate mutool JavaScript API 53 MuPDF Documentation, Release 1.21.2 3.4.3 Colors Colors are specified as arrays with the appropriate number of components for the color space. Each number is a floating point between0 码力 | 175 页 | 698.87 KB | 8 月前3
MuPDF 1.24.0 Documentationvoid fz_free(fz_context *ctx, void *ptr); There are also some macros that allocate structures and arrays, together with a type cast to catch typing errors. T *fz_malloc_struct(fz_context *ctx, T); // Allocate dimensions are in points unless otherwise specified. 6.2.1 Matrices Matrices are simply 6-element arrays representing a 3-by-3 transformation matrix as: / a b 0 \ | c d 0 | \ e f 1 / This matrix is represented 1.24.0 var m = mupdf.Matrix.invert([1,0.5,1,1,1,1]); 6.2.2 Rectangles Rectangles are 4-element arrays, specifying the minimum and maximum corners (typically upper left and lower right, in a coordinate0 码力 | 249 页 | 830.15 KB | 8 月前3
MuPDF 1.25.0 Documentationvoid fz_free(fz_context *ctx, void *ptr); There are also some macros that allocate structures and arrays, together with a type cast to catch typing errors. T *fz_malloc_struct(fz_context *ctx, T); // Allocate dimensions are in points unless otherwise specified. 7.2.1 Matrices Matrices are simply 6-element arrays representing a 3-by-3 transformation matrix as: / a b 0 \ | c d 0 | \ e f 1 / This matrix is represented 1.25.0 var m = mupdf.Matrix.invert([1,0.5,1,1,1,1]); 7.2.2 Rectangles Rectangles are 4-element arrays, specifying the minimum and maximum corners (typically upper left and lower right, in a coordinate0 码力 | 259 页 | 1.11 MB | 8 月前3
PyMuPDF 1.24.2 Documentationconfiguration. This is a dictionary with lists of cross reference numbers for OCGs that occur in the arrays /ON, /OFF or in some radio button group (/RBGroups). Parameters config (int) – the configuration equivalent to removing the key. Array items may be any PDF objects, like dictionaries, xrefs, other arrays, etc. Like in Python, array items may be of different types. • dict – a string like "<< ... >>" either “()”, or “<>” to indicate hex- adecimal), names (must always start with a “/”, e.g. /Contents), arrays (enclosed in brackets “[]”), dictionaries (enclosed in brackets “<<>>”), streams (enclosed by keywords0 码力 | 565 页 | 6.84 MB | 1 年前3
PyMuPDF 1.12.2 documentationsecond operand may have a different type as the left one. Often, Python sequences (lists, tuples, arrays) are also allowed here. We allude to this fact by saying “point-like object” when we mean, that0 码力 | 387 页 | 2.70 MB | 1 年前3
共 6 条
- 1













