Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| GDToolkit::isAvailable | function | core/ |
Verifies that the Image Toolkit is set up correctly. |
| GDToolkit::isValid | function | core/ |
Checks if the image is valid. |
| GDToolkit::load | function | core/ |
Loads an image from a file. |
| GDToolkit::parseFile | function | core/ |
Determines if a file contains a valid image. |
| GDToolkit::save | function | core/ |
Writes an image resource to a destination file. |
| GDToolkit::setImage | function | core/ |
Sets an image or resets existing one. |
| GDToolkit::setType | function | core/ |
Sets the PHP type of the image. |
| GDToolkit::submitConfigurationForm | function | core/ |
Form submission handler. |
| GDToolkit::supportedTypes | function | core/ |
Returns a list of image types supported by the toolkit. |
| GDToolkit::__construct | function | core/ |
Constructs a GDToolkit object. |
| GdToolkitAvifImageManipulationTest | class | core/ |
GD image toolkit image manipulation of AVIF images. |
| GdToolkitAvifImageManipulationTest.php | file | core/ |
|
| GdToolkitAvifImageManipulationTest::$sourceTestImage | property | core/ |
The file name of the image under test. |
| GdToolkitGifImageManipulationTest | class | core/ |
GD image toolkit image manipulation of GIF images. |
| GdToolkitGifImageManipulationTest.php | file | core/ |
|
| GdToolkitGifImageManipulationTest::$sourceTestImage | property | core/ |
The file name of the image under test. |
| GdToolkitGifImageManipulationTest::providerOperationTestCases | function | core/ |
Data provider for ::testManipulations(). |
| GdToolkitGifImageManipulationTest::testGifTransparentImages | function | core/ |
Tests for GIF images with transparency. |
| GdToolkitImageManipulationTestBase | class | core/ |
GD image toolkit image manipulation test base class. |
| GdToolkitImageManipulationTestBase.php | file | core/ |
|
| GdToolkitImageManipulationTestBase::$directory | property | core/ |
A directory where test image files can be saved to. |
| GdToolkitImageManipulationTestBase::$imageFactory | property | core/ |
The image factory service. |
| GdToolkitImageManipulationTestBase::$modules | property | core/ |
Modules to install. |
| GdToolkitImageManipulationTestBase::$sourceTestImage | property | core/ |
The file name of the image under test. |
| GdToolkitImageManipulationTestBase::assertColorsAreEqual | function | core/ |
Assert two colors are equal by RGBA, net of full transparency. |
| GdToolkitImageManipulationTestBase::BLACK | constant | core/ |
Colors that are used in testing. |
| GdToolkitImageManipulationTestBase::BLUE | constant | core/ |
|
| GdToolkitImageManipulationTestBase::FUCHSIA | constant | core/ |
|
| GdToolkitImageManipulationTestBase::getPixelColor | function | core/ |
Function for finding a pixel's RGBa values. |
| GdToolkitImageManipulationTestBase::GREEN | constant | core/ |
|
| GdToolkitImageManipulationTestBase::providerOperationTestCases | function | core/ |
Data provider for ::testManipulations(). |
| GdToolkitImageManipulationTestBase::RED | constant | core/ |
|
| GdToolkitImageManipulationTestBase::ROTATE_TRANSPARENT | constant | core/ |
|
| GdToolkitImageManipulationTestBase::setUp | function | core/ |
|
| GdToolkitImageManipulationTestBase::testManipulations | function | core/ |
Tests height, width and color for the corners for the final images. |
| GdToolkitImageManipulationTestBase::TRANSPARENT | constant | core/ |
|
| GdToolkitImageManipulationTestBase::WHITE | constant | core/ |
|
| GdToolkitImageManipulationTestBase::YELLOW | constant | core/ |
|
| GdToolkitJpegImageManipulationTest | class | core/ |
GD image toolkit image manipulation of JPEG images. |
| GdToolkitJpegImageManipulationTest.php | file | core/ |
|
| GdToolkitJpegImageManipulationTest::$sourceTestImage | property | core/ |
The file name of the image under test. |
| GdToolkitNoTransparencyGifImageManipulationTest | class | core/ |
GD image toolkit image manipulation of no-transparency GIF images. |
| GdToolkitNoTransparencyGifImageManipulationTest.php | file | core/ |
|
| GdToolkitNoTransparencyGifImageManipulationTest::$sourceTestImage | property | core/ |
The file name of the image under test. |
| GdToolkitNoTransparencyGifImageManipulationTest::providerOperationTestCases | function | core/ |
Data provider for ::testManipulations(). |
| GdToolkitPngImageManipulationTest | class | core/ |
GD image toolkit image manipulation of PNG images. |
| GdToolkitPngImageManipulationTest.php | file | core/ |
|
| GdToolkitPngImageManipulationTest::$sourceTestImage | property | core/ |
The file name of the image under test. |
| GdToolkitPngImageManipulationTest::pngImageProvider | function | core/ |
Provides a list of PNG image URIs for testing. |
| GdToolkitPngImageManipulationTest::testIncorrectIccpSrgbProfile | function | core/ |
Tests that GD doesn't trigger warnings for iCCP sRGB profiles. |
Pagination
- Previous page
- Page 124
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.