|
|
@ -140,7 +140,7 @@ RECENT REVISION HISTORY: |
|
|
|
// // ... x = width, y = height, n = # 8-bit components per pixel ...
|
|
|
|
// // ... x = width, y = height, n = # 8-bit components per pixel ...
|
|
|
|
// // ... replace '0' with '1'..'4' to force that many components per pixel
|
|
|
|
// // ... replace '0' with '1'..'4' to force that many components per pixel
|
|
|
|
// // ... but 'n' will always be the number that it would have been if you said 0
|
|
|
|
// // ... but 'n' will always be the number that it would have been if you said 0
|
|
|
|
// stbi_image_free(data)
|
|
|
|
// stbi_image_free(data);
|
|
|
|
//
|
|
|
|
//
|
|
|
|
// Standard parameters:
|
|
|
|
// Standard parameters:
|
|
|
|
// int *x -- outputs image width in pixels
|
|
|
|
// int *x -- outputs image width in pixels
|
|
|
|