| Sign In/My Account | View Cart |
| Article: |
Bitmap Image Filters | |
| Subject: | Categories, categories, categories.... | |
| Date: | 2004-01-30 06:40:05 | |
| From: | jlamarche | |
| Why create a whole new class for this one method. This method clearly belongs in a category on NSImage, so instead of initializing and allocating an object with no iVars, you can just call a method on your NSImage. | ||