mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-06-02 02:20:58 +00:00
Simple printint implementation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11341 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
81915f4a3c
commit
04a3436aff
119 changed files with 4892 additions and 3621 deletions
|
@ -2,9 +2,9 @@
|
|||
<title>NSBitmapImageRep</title>
|
||||
</head>
|
||||
<body>
|
||||
<a href ="NSBezierPath.html">[Previous]</a>
|
||||
<a href ="Gui.html">[Up]</a>
|
||||
<a href ="NSBox.html">[Next]</a>
|
||||
<a href ="NSBezierPath.html">[Previous] </a>
|
||||
<a href ="Gui.html">[Up] </a>
|
||||
<a href ="NSBox.html">[Next] </a>
|
||||
<h1>NSBitmapImageRep</h1>
|
||||
<h3>Authors </h3>
|
||||
<dl>
|
||||
|
@ -27,30 +27,30 @@
|
|||
</ul>
|
||||
<h2>Methods </h2>
|
||||
<ul>
|
||||
<li><a href ="NSBitmapImageRep.html#method-4">+TIFFRepresentationOfImageRepsInArray:</a>
|
||||
<li><a href ="NSBitmapImageRep.html#method-5">+TIFFRepresentationOfImageRepsInArray:usingCompression:</a>
|
||||
<li><a href ="NSBitmapImageRep.html#method-0">+getTIFFCompressionTypes:count:</a>
|
||||
<li><a href ="NSBitmapImageRep.html#method-2">+imageRepWithData:</a>
|
||||
<li><a href ="NSBitmapImageRep.html#method-1">+imageRepsWithData:</a>
|
||||
<li><a href ="NSBitmapImageRep.html#method-3">+localizedNameForTIFFCompressionType:</a>
|
||||
<li><a href ="NSBitmapImageRep.html#method-22">-TIFFRepresentation</a>
|
||||
<li><a href ="NSBitmapImageRep.html#method-23">-TIFFRepresentationUsingCompression:factor:</a>
|
||||
<li><a href ="NSBitmapImageRep.html#method-6">-bitmapData</a>
|
||||
<li><a href ="NSBitmapImageRep.html#method-7">-bitsPerPixel</a>
|
||||
<li><a href ="NSBitmapImageRep.html#method-8">-bytesPerPlane</a>
|
||||
<li><a href ="NSBitmapImageRep.html#method-9">-bytesPerRow</a>
|
||||
<li><a href ="NSBitmapImageRep.html#method-10">-canBeCompressedUsing:</a>
|
||||
<li><a href ="NSBitmapImageRep.html#method-11">-getBitmapDataPlanes:</a>
|
||||
<li><a href ="NSBitmapImageRep.html#method-12">-getCompression:</a>
|
||||
<li><a href ="NSBitmapImageRep.html#method-13">-initWithBitmapDataPlanes:pixelsWide:pixelsHigh:bitsPerSample:samplesPerPixel:hasAlpha:isPlanar:colorSpaceName:bytesPerRow:bitsPerPixel:</a>
|
||||
<li><a href ="NSBitmapImageRep.html#method-14">-initWithBitmapHandle:</a>
|
||||
<li><a href ="NSBitmapImageRep.html#method-15">-initWithData:</a>
|
||||
<li><a href ="NSBitmapImageRep.html#method-16">-initWithFocusedViewRect:</a>
|
||||
<li><a href ="NSBitmapImageRep.html#method-17">-initWithIconHandle:</a>
|
||||
<li><a href ="NSBitmapImageRep.html#method-18">-isPlanar</a>
|
||||
<li><a href ="NSBitmapImageRep.html#method-19">-numberOfPlanes</a>
|
||||
<li><a href ="NSBitmapImageRep.html#method-20">-samplesPerPixel</a>
|
||||
<li><a href ="NSBitmapImageRep.html#method-21">-setCompression:</a>
|
||||
<li ><a href ="NSBitmapImageRep.html#method-4">+TIFFRepresentationOfImageRepsInArray:</a>
|
||||
<li ><a href ="NSBitmapImageRep.html#method-5">+TIFFRepresentationOfImageRepsInArray:usingCompression:</a>
|
||||
<li ><a href ="NSBitmapImageRep.html#method-0">+getTIFFCompressionTypes:count:</a>
|
||||
<li ><a href ="NSBitmapImageRep.html#method-2">+imageRepWithData:</a>
|
||||
<li ><a href ="NSBitmapImageRep.html#method-1">+imageRepsWithData:</a>
|
||||
<li ><a href ="NSBitmapImageRep.html#method-3">+localizedNameForTIFFCompressionType:</a>
|
||||
<li ><a href ="NSBitmapImageRep.html#method-22">-TIFFRepresentation</a>
|
||||
<li ><a href ="NSBitmapImageRep.html#method-23">-TIFFRepresentationUsingCompression:factor:</a>
|
||||
<li ><a href ="NSBitmapImageRep.html#method-6">-bitmapData</a>
|
||||
<li ><a href ="NSBitmapImageRep.html#method-7">-bitsPerPixel</a>
|
||||
<li ><a href ="NSBitmapImageRep.html#method-8">-bytesPerPlane</a>
|
||||
<li ><a href ="NSBitmapImageRep.html#method-9">-bytesPerRow</a>
|
||||
<li ><a href ="NSBitmapImageRep.html#method-10">-canBeCompressedUsing:</a>
|
||||
<li ><a href ="NSBitmapImageRep.html#method-11">-getBitmapDataPlanes:</a>
|
||||
<li ><a href ="NSBitmapImageRep.html#method-12">-getCompression:</a>
|
||||
<li ><a href ="NSBitmapImageRep.html#method-13">-initWithBitmapDataPlanes:pixelsWide:pixelsHigh:bitsPerSample:samplesPerPixel:hasAlpha:isPlanar:colorSpaceName:bytesPerRow:bitsPerPixel:</a>
|
||||
<li ><a href ="NSBitmapImageRep.html#method-14">-initWithBitmapHandle:</a>
|
||||
<li ><a href ="NSBitmapImageRep.html#method-15">-initWithData:</a>
|
||||
<li ><a href ="NSBitmapImageRep.html#method-16">-initWithFocusedViewRect:</a>
|
||||
<li ><a href ="NSBitmapImageRep.html#method-17">-initWithIconHandle:</a>
|
||||
<li ><a href ="NSBitmapImageRep.html#method-18">-isPlanar</a>
|
||||
<li ><a href ="NSBitmapImageRep.html#method-19">-numberOfPlanes</a>
|
||||
<li ><a href ="NSBitmapImageRep.html#method-20">-samplesPerPixel</a>
|
||||
<li ><a href ="NSBitmapImageRep.html#method-21">-setCompression:</a>
|
||||
</ul>
|
||||
<hr><h2>Class Methods </h2>
|
||||
<h3><a name ="method-0">getTIFFCompressionTypes:count:</a></h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue