FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version

make-texture-contents

Arguments: x y &optional initial-value

A texture-contents object is a list of lists specifying the values at pixels in the texture (the value of the upper left pixel is the value of the first element of the first list). The lists are rows. This returns such an object with size x rows and y columns (i.e. x lists of y elements), initialized to value if supplied.


Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version