Array allocation function
dip_Error dip_ImageArrayNew ( array, size, resources )
This function allocates the size elements of a dip_ImageArray and sets the size of the array to size.
Data type | Name | Description |
dip_ImageArray * | array | Array |
dip_int | size | Size |
dip_Resources | resources | Resources tracking structure. See ResourcesNew |
ArrayNew, IntegerArrayNew, FloatArrayNew, ComplexArrayNew, BoundaryArrayNew, FrameWorkProcessArrayNew, DataTypeArrayNew, ImageArrayNew, BooleanArrayNew, VoidPointerArrayNew, StringArrayNew, CoordinateArrayNew