Lines Matching full:specified
29 /// \brief Opcode to trim image to a specified rectangle.
40 /// Create opcode to trim image to the specified bounds.
135 /// Read area data from the specified stream.
139 /// Write area data to the specified stream.
144 /// area and the specified tile.
168 /// Create a MapTable opcode with the specified area, table, and number of
224 /// Create a MapPolynomial opcode with the specified area, polynomial
256 /// a row, the same delta value is applied to all specified pixels.
271 /// Create a DeltaPerRow opcode with the specified area and row deltas
272 /// (specified as a table of 32-bit floats).
297 /// Within a column, the same delta value is applied to all specified pixels.
312 /// Create a DeltaPerColumn opcode with the specified area and column
313 /// deltas (specified as a table of 32-bit floats).
338 /// the same scale factor is applied to all specified pixels.
351 /// Create a ScalePerRow opcode with the specified area and row scale
352 /// factors (specified as a table of 32-bit floats).
377 /// column, the same scale factor is applied to all specified pixels.
390 /// Create a ScalePerColumn opcode with the specified area and column
391 /// scale factors (specified as a table of 32-bit floats).