Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AntonKast/LightZone
/ functions
Functions
20,392 in github.com/AntonKast/LightZone
⨍
Functions
20,392
◇
Types & classes
4,049
↓ 59 callers
Method
getOffset
()
lightcrafts/extsrc/com/lightcrafts/media/jai/codecimpl/fpx/PropertySet.java:33
↓ 59 callers
Method
getPixels
Returns a region of the pixel data within a <code>Raster</code> in an unpacked primitive array. The returned data are retrieved from the <code>Raster
lightcrafts/extsrc/com/lightcrafts/mediax/jai/PixelAccessor.java:582
↓ 59 callers
Method
valueOf
Convenience method corresponding to String.valueOf(char). Returns a one or two char string containing the UTF-32 value in UTF16 format. If a validity
lightcrafts/extsrc/jdk1_6/sun/text/normalizer/UTF16.java:376
↓ 58 callers
Method
containsKey
Tests if the specified <code>String</code> is a key in this hashtable. The key is wrapped by a <code>CaselessStringKey</code> before being looked up.
lightcrafts/extsrc/com/lightcrafts/media/jai/util/CaselessStringKeyHashtable.java:60
↓ 58 callers
Method
getAngle
()
lightcrafts/src/com/lightcrafts/ui/rotate/RotorMode.java:60
↓ 58 callers
Method
getOperationRegistry
Returns the <code>OperationRegistry</code> being used by this <code>RemoteJAI</code> instance.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/remote/RemoteJAI.java:380
↓ 58 callers
Method
getValue
Gets the metadata value for a given tag ID (key). If the tag ID isn't found in this directory, each directory along the static parent chain is checke
lightcrafts/src/com/lightcrafts/image/metadata/ImageMetadataDirectory.java:336
↓ 58 callers
Method
isEmpty
()
lightcrafts/src/com/lightcrafts/utils/WeakHashSet.java:46
↓ 58 callers
Method
save
(XmlNode node)
lightcrafts/src/com/lightcrafts/ui/region/Curve.java:80
↓ 57 callers
Method
GetToken
lightcrafts/jnisrc/EDISON/prompt/parser.cpp:172
↓ 57 callers
Method
getTileHeight
Returns the height of a tile in pixels.
lightcrafts/extsrc/com/lightcrafts/media/jai/rmi/RMIImage.java:207
↓ 57 callers
Method
getX
()
lightcrafts/src/com/lightcrafts/model/PrintSettings.java:71
↓ 56 callers
Method
createVerticalStrut
Creates an invisible, fixed-height component. In a vertical box, you typically use this method to force a certain amount of space between two componen
lightcrafts/src/com/lightcrafts/ui/layout/Box.java:173
↓ 56 callers
Method
getY
()
lightcrafts/src/com/lightcrafts/model/PrintSettings.java:75
↓ 56 callers
Method
hasNext
Checks whether there is a next file. @return Returns <code>true</code> only if there is.
lightcrafts/src/com/lightcrafts/utils/file/FileIterator.java:49
↓ 56 callers
Method
isSelected
(Curve curve)
lightcrafts/src/com/lightcrafts/ui/region/CurveSelection.java:87
↓ 55 callers
Method
close
Disallow close() from closing the stream passed in.
lightcrafts/extsrc/com/lightcrafts/media/jai/codecimpl/JPEGImageDecoder.java:70
↓ 55 callers
Method
nextElement
Returns the next element of the iteration in ascending order. If the end of the array has been reached, a <code>java.util.NoSuchElementException will
lightcrafts/extsrc/com/lightcrafts/mediax/jai/IntegerSequence.java:149
↓ 55 callers
Method
queueOpArg
Queue a <code>Graphics2D</code> operation and its argument list in the linked list of operations and arguments. The name of the operation and the arra
lightcrafts/extsrc/com/lightcrafts/mediax/jai/RenderableGraphics.java:305
↓ 53 callers
Method
getSources
Returns a vector of RenderedImages that are the sources of image data for this RMIImage. Note that this method will often return an empty vector.
lightcrafts/extsrc/com/lightcrafts/media/jai/rmi/RMIImage.java:144
↓ 53 callers
Method
getTileWidth
Returns the width of a tile in pixels.
lightcrafts/extsrc/com/lightcrafts/media/jai/rmi/RMIImage.java:204
↓ 53 callers
Method
setFont
(Font font)
lightcrafts/src/com/lightcrafts/ui/crop/ConstraintMenu.java:70
↓ 52 callers
Function
emit_byte
lightcrafts/jnisrc/jpeg/libjpeg/jpeg-6b/jcmarker.c:107
↓ 52 callers
Method
errorOccurred
(String message, Throwable thrown,
lightcrafts/extsrc/com/lightcrafts/media/jai/codecimpl/ImagingListenerProxy.java:19
↓ 51 callers
Method
getCenter
()
lightcrafts/src/com/lightcrafts/model/CropBounds.java:221
↓ 51 callers
Method
getString
(String key)
lightcrafts/extsrc/com/lightcrafts/media/jai/codec/JaiI18N.java:18
↓ 51 callers
Method
setProperty
Adds the property value associated with the supplied name to the <code>WritablePropertySource</code>. Properties set by this means will supersede any
lightcrafts/extsrc/com/lightcrafts/mediax/jai/WritablePropertySource.java:58
↓ 50 callers
Method
addSliderKey
(String key)
lightcrafts/src/com/lightcrafts/model/ImageEditor/GenericOperationImpl.java:44
↓ 50 callers
Method
initialOffset
Gets ths buffer's initial offset. @return Returns said offset. @see #initialOffset(int)
lightcrafts/src/com/lightcrafts/utils/bytebuffer/LCByteBuffer.java:486
↓ 49 callers
Method
addPropertyChangeListener
Add a PropertyChangeListener to the listener list. The listener is registered for all properties.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/PropertyChangeEmitter.java:36
↓ 49 callers
Method
createInvertedIcon
(Class clazz, String name)
lightcrafts/src/com/lightcrafts/ui/toolkit/IconFactory.java:56
↓ 49 callers
Method
getBytes
Gets a range of bytes starting at the buffer's current position and advances the position by the number of bytes obtained. @param length The number o
lightcrafts/src/com/lightcrafts/utils/bytebuffer/LCByteBuffer.java:111
↓ 49 callers
Method
getColorSpace
Gets the colorspace of the image. @return Returns one of: <code>CS_GRAYSCALE</code>, <code>CS_RGB</code>, <code>CS_YCbRr</code>, <code>CS_CMYK</code>
lightcrafts/src/com/lightcrafts/image/libs/LCJPEGReader.java:152
↓ 49 callers
Method
getDataType
()
lightcrafts/src/com/lightcrafts/jai/opimage/LCColorConvertOpImage.java:619
↓ 49 callers
Method
getTile
Retrieves a tile. Returns <code>null</code> if the tile is not present in the cache. @param owner The <code>RenderedImage</code> that the tile belon
lightcrafts/extsrc/com/lightcrafts/mediax/jai/TileCache.java:90
↓ 49 callers
Method
setSliderConfig
(String key, SliderConfig config)
lightcrafts/src/com/lightcrafts/model/ImageEditor/GenericOperationImpl.java:103
↓ 49 callers
Method
toString
()
lightcrafts/src/com/lightcrafts/ui/crop/AspectConstraint.java:40
↓ 48 callers
Method
getFile
Gets the absolute {@link File} of the image. @return Returns said {@link File} or <code>null</code> if unavailable. @see #getPath()
lightcrafts/src/com/lightcrafts/image/metadata/ImageMetadata.java:351
↓ 48 callers
Method
getStringValue
Gets this metadata value as a <code>String</code>. @return Returns said value.
lightcrafts/src/com/lightcrafts/image/metadata/values/ImageMetaValue.java:231
↓ 48 callers
Method
getType
Gets the type of the current platform. @return Returns said type.
lightcrafts/src/com/lightcrafts/platform/Platform.java:242
↓ 48 callers
Method
hashCode
()
lightcrafts/src/com/lightcrafts/ui/datatips/xswing/DataTipCell.java:62
↓ 48 callers
Function
merror
lightcrafts/coprocesses/dcraw/dcraw.c:420
↓ 48 callers
Method
setValue
(ImageMetadata meta, String value)
lightcrafts/src/com/lightcrafts/ui/metadata2/IPTCMetadataEntry.java:23
↓ 47 callers
Method
addChild
Create a new XmlNode as a child of this one with the given name.
lightcrafts/src/com/lightcrafts/utils/xml/XmlNode.java:111
↓ 47 callers
Method
getImageType
Gets the {@link ImageType} of an image. Note that this can be slow for images in files having a <code>.TIF</code> filename extension because some are
lightcrafts/src/com/lightcrafts/image/ImageInfo.java:262
↓ 47 callers
Method
getProperty
Gets the appropriate instance of the property specified by the name parameter. This method must determine which instance of a property to return when
lightcrafts/extsrc/com/lightcrafts/mediax/jai/remote/RemoteCRIF.java:127
↓ 47 callers
Method
getType
Get the OperationType corresponding to this Operation. @return The OperationType of this Operation.
lightcrafts/src/com/lightcrafts/model/Operation.java:24
↓ 47 callers
Method
hasMoreElements
Returns true if more elements are available to be iterated over.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/IntegerSequence.java:137
↓ 47 callers
Method
restore
(XmlNode node)
lightcrafts/src/com/lightcrafts/ui/region/Curve.java:82
↓ 46 callers
Method
getComboFrame
()
lightcrafts/src/com/lightcrafts/app/menu/UpdatableMenuItem.java:30
↓ 46 callers
Method
getSource
Returns the image to be displayed by this panel. @return The value of the {@link #source} instance variable.
lightcrafts/extsrc/com/lightcrafts/media/jai/widget/DisplayJAI.java:195
↓ 46 callers
Method
getString
(String key)
lightcrafts/extsrc/com/lightcrafts/mediax/jai/tilecodec/JaiI18N.java:19
↓ 46 callers
Method
hasSameNumBands
Returns <code>true</code> if the number of bands of all the <code>RenderedImage</code> sources and destination are the same. @throws ClassCastExcepti
lightcrafts/extsrc/com/lightcrafts/media/jai/mlib/MediaLibAccessor.java:485
↓ 45 callers
Function
Sqr
Square
lightcrafts/jnisrc/lcms/lcms/cmsgmt.c:155
↓ 45 callers
Method
Write
<summary> Writes a number of bytes to the stream </summary> <param name="buffer"></param> <param name="offset"></param> <param name="count"></param> <
lightcrafts/jnisrc/tiff/zlib/zlib-1.2.3/contrib/dotzlib/DotZLib/GZipStream.cs:199
↓ 45 callers
Method
areCompatibleDataModels
Workaround for JDK 1.3 bug 4326636 (bpb 30 March 2000). Check whether the given SampleModel and ColorModel are compatible. This is required because
lightcrafts/extsrc/com/lightcrafts/media/jai/util/JDKWorkarounds.java:358
↓ 45 callers
Method
fillRect
See comments in java.awt.Graphics. @see java.awt.Graphics#fillRect(int, int, int, int)
lightcrafts/extsrc/com/lightcrafts/mediax/jai/GraphicsJAI.java:229
↓ 45 callers
Method
getKernelData
Returns a copy of the kernel data in row-major format.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/KernelJAI.java:434
↓ 45 callers
Method
getSampleModel
Returns the value of <code>sampleModel</code> if it is valid, and otherwise returns the value from the supplied <code>RenderedImage</code>. If <code>s
lightcrafts/extsrc/com/lightcrafts/mediax/jai/ImageLayout.java:600
↓ 45 callers
Function
lseek
lightcrafts/jnisrc/tiff/libtiff/tiff-3.8.2/libtiff/tif_acorn.c:337
↓ 44 callers
Function
TIFFWriteScanline
lightcrafts/jnisrc/tiff/libtiff/tiff-3.8.2/libtiff/tif_write.c:48
↓ 44 callers
Method
getByteData
Returns the byte table data in array format, or null if the table's data type is not byte.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/LookupTableJAI.java:512
↓ 43 callers
Function
LC_die
* Show an alert dialog box with the given message in it and quit. */
windows/helpers/JavaAppLauncher/UI.cpp:21
↓ 43 callers
Function
TIFFReadScanline
lightcrafts/jnisrc/tiff/libtiff/tiff-3.8.2/libtiff/tif_read.c:93
↓ 43 callers
Method
add
Add the tag mappings. @param id The tag's ID. @param name The tag's name. @param type The tag's {@link ImageMetaType}.
lightcrafts/src/com/lightcrafts/image/metadata/makernotes/PentaxDirectory.java:324
↓ 43 callers
Method
clampDataArrays
Clamps data array values to a range that the underlying raster can deal with. For example, if the underlying raster stores data as bytes, but the sam
lightcrafts/extsrc/com/lightcrafts/media/jai/mlib/MediaLibAccessor.java:1412
↓ 43 callers
Method
get
Returns all the <code>NegotiableCapability</code>s with the given category and capability name added previously, as a <code>List</code>. If none were
lightcrafts/extsrc/com/lightcrafts/mediax/jai/remote/NegotiableCapabilitySet.java:145
↓ 43 callers
Method
getLeftPadding
Returns the number of pixels required to the left of the key element.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/KernelJAI.java:496
↓ 43 callers
Method
getState
Converts an object into a state-preserving object which may be serialized. If the class of the object parameter is supported explicitly, i.e., <code>
lightcrafts/extsrc/com/lightcrafts/mediax/jai/remote/SerializerFactory.java:383
↓ 43 callers
Method
getString
(String key)
lightcrafts/extsrc/com/lightcrafts/media/jai/util/JaiI18N.java:18
↓ 43 callers
Method
getTopPadding
Returns the number of pixels required above the key element.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/KernelJAI.java:510
↓ 42 callers
Function
TIFFSwabLong
lightcrafts/jnisrc/tiff/libtiff/tiff-3.8.2/libtiff/tif_swab.c:46
↓ 42 callers
Method
exit
()
lightcrafts/src/com/lightcrafts/ui/mode/Mode.java:23
↓ 42 callers
Method
getInstanceFor
Gets the <code>ImageInfo</code> instance for the given {@link File}. @param file The file the image resides in. @return Returns said <code>ImageInfo<
lightcrafts/src/com/lightcrafts/image/ImageInfo.java:278
↓ 42 callers
Method
getObject
Reconstitutes an object from a serializable version of its state wrapped by an implementation of this interface. @return Deserialized form of the sta
lightcrafts/extsrc/com/lightcrafts/mediax/jai/remote/SerializableState.java:41
↓ 42 callers
Method
indexOf
(Operation op)
lightcrafts/src/com/lightcrafts/model/ImageEditor/Rendering.java:77
↓ 42 callers
Method
translate
(double dx, double dy)
lightcrafts/src/com/lightcrafts/ui/region/Curve.java:32
↓ 41 callers
Method
createInstance
Returns an instance of <code>BorderExtender</code> that implements a given extension policy. The policies understood by this method are: <p> <code>B
lightcrafts/extsrc/com/lightcrafts/mediax/jai/BorderExtender.java:151
↓ 41 callers
Method
getBounds
()
lightcrafts/extsrc/com/lightcrafts/mediax/jai/PlanarImage.java:704
↓ 41 callers
Method
getPixel
Returns the samples of the current pixel from the image in an array of int. @param iArray An optionally preallocated int array. @return the contents
lightcrafts/extsrc/com/lightcrafts/mediax/jai/iterator/RectIter.java:197
↓ 41 callers
Method
getShortDataArray
Returns the image data as a short array for a specific band. Non-null only if getDataType = DataBuffer.TYPE_USHORT or DataBuffer.TYPE_SHORT.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/RasterAccessor.java:1040
↓ 41 callers
Function
min
lightcrafts/jnisrc/fast_jai/hdrBlender.cpp:18
↓ 41 callers
Method
removeAll
Removes from this set all of its elements that are contained in the specified set. This operation effectively modifies this set so that its value is
lightcrafts/extsrc/jdk1_6/sun/text/normalizer/UnicodeSet.java:829
↓ 41 callers
Method
setSampleModel
Sets <code>sampleModel</code> to the supplied value and marks it as valid. @param sampleModel the new <code>SampleModel</code>. @return a reference t
lightcrafts/extsrc/com/lightcrafts/mediax/jai/ImageLayout.java:618
↓ 41 callers
Method
setValue
Sets the value of this option. @param newValue The new value.
lightcrafts/src/com/lightcrafts/image/export/ImageExportOption.java:55
↓ 40 callers
Method
Prompt
lightcrafts/jnisrc/EDISON/segm/msSys.cpp:162
↓ 40 callers
Method
addItem
(Object anObject)
lightcrafts/src/com/lightcrafts/ui/toolkit/WidePopupComboBox.java:89
↓ 40 callers
Method
createCompatibleSampleModel
Creates a <code>SampleModel</code> with the specified width and height that has a data layout compatible with this <code>ColorModel</code>. The retur
lightcrafts/extsrc/com/lightcrafts/mediax/jai/FloatDoubleColorModel.java:997
↓ 40 callers
Method
get
Get a single element. @param i Row index. @param j Column index. @return A(i,j) @exception ArrayIndexOutOfBoundsException
lightcrafts/src/Jama/Matrix.java:297
↓ 40 callers
Method
getImagingListener
(RenderingHints hints)
lightcrafts/extsrc/com/lightcrafts/media/jai/util/ImageUtil.java:1479
↓ 40 callers
Method
index
lightcrafts/jnisrc/macstl/impl/core_array.h:76
↓ 40 callers
Method
isBinary
Check whether a <code>SampleModel</code> represents a binary data set, i.e., a single band of data with one bit per pixel packed into a <code>MultiPix
lightcrafts/extsrc/com/lightcrafts/media/jai/util/ImageUtil.java:421
↓ 40 callers
Method
isDataCopy
Returns true if the RasterAccessors's data is copied from it's raster.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/RasterAccessor.java:1188
↓ 39 callers
Function
TIFFIsTiled
* Return nonzero if file is organized in * tiles; zero if organized as strips. */
lightcrafts/jnisrc/tiff/libtiff/tiff-3.8.2/libtiff/tif_open.c:542
↓ 39 callers
Method
incCompImageSize
(int value)
lightcrafts/extsrc/com/lightcrafts/media/jai/codecimpl/BMPImageEncoder.java:901
↓ 39 callers
Method
isEnabled
()
lightcrafts/src/com/lightcrafts/ui/browser/view/ImageDatumControl.java:82
↓ 38 callers
Method
add
Add the tag mappings. @param id The tag's ID. @param name The tag's name. @param type The tag's {@link ImageMetaType}.
lightcrafts/src/com/lightcrafts/image/metadata/makernotes/KodakDirectory.java:181
↓ 38 callers
Method
getChild
Get the first child of this XmlNode that has the given name. If no child with this name is found, it's an XMLException.
lightcrafts/src/com/lightcrafts/utils/xml/XmlNode.java:134
↓ 38 callers
Method
getFont
See comments in java.awt.Graphics. @see java.awt.Graphics#getFont
lightcrafts/extsrc/com/lightcrafts/mediax/jai/GraphicsJAI.java:138
↓ 38 callers
Method
getMaxX
Returns the X coordinate of the column immediately to the right of the rightmost column of the image.
lightcrafts/extsrc/com/lightcrafts/mediax/jai/RemoteImage.java:544
← previous
next →
201–300 of 20,392, ranked by callers