/dports/x11/plank/plank-0.11.89/tests/ |
H A D | TestHelper.vala | 33 if (p1.get_n_channels () != p2.get_n_channels ())
|
/dports/cad/horizon-eda/horizon-2.1.0/src/util/ |
H A D | picture_util.cpp | 19 const auto nch = pixbuf->get_n_channels(); in picture_data_from_pixbuf()
|
/dports/x11/py-pyscreenshot/pyscreenshot-0.5.1/pyscreenshot/plugins/ |
H A D | gdk3pixbuf.py | 51 elif pb.get_n_channels() != 3:
|
/dports/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6/mission-control-plugins/ |
H A D | dispatch-operation.c | 175 g_return_val_if_fail (iface->get_n_channels != NULL, 0); in mcp_dispatch_operation_get_n_channels() 176 return iface->get_n_channels (self); in mcp_dispatch_operation_get_n_channels()
|
H A D | implementation.h | 59 guint (*get_n_channels) (McpDispatchOperation *self); member
|
/dports/x11/wf-shell/wf-shell-0.7.0/src/util/ |
H A D | gtk-utils.cpp | 53 int channels = pbuff->get_n_channels(); in invert_pixbuf()
|
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/t/ |
H A D | GdkPixbuf.t | 54 is ($pixbuf->get_n_channels, 4); 68 is ($pixbuf->get_n_channels, 3);
|
/dports/graphics/sharpconstruct/sharpconstruct-0.11/src/ |
H A D | Brush.cc | 248 x.X() * shape_->get_n_channels() ); in AlphaStrength()
|
/dports/graphics/py-cairocffi/cairocffi-1.2.0/cairocffi/ |
H A D | pixbuf.py | 157 assert pixbuf.get_n_channels() == 3
|
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/apprise/plugins/ |
H A D | NotifyDBus.py | 300 image.get_n_channels(),
|
/dports/net-im/scudcloud/scudcloud-1.65/scudcloud/ |
H A D | notify2.py | 330 icon.get_n_channels(),
|
/dports/graphics/shotwell/shotwell-0.30.14/src/photos/ |
H A D | GdkSupport.vala | 117 detected.channels = pixbuf.get_n_channels();
|
/dports/devel/py-notify2/notify2-0.3.1/examples/ |
H A D | notify2.py | 379 icon.get_n_channels(),
|
/dports/devel/py-notify2/notify2-0.3.1/ |
H A D | notify2.py | 379 icon.get_n_channels(),
|
/dports/graphics/elementary-photos/photos-2.7.1/src/photos/ |
H A D | GdkSupport.vala | 132 detected.channels = pixbuf.get_n_channels ();
|
/dports/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6/src/ |
H A D | plugin-dispatch-operation.c | 408 iface->get_n_channels = plugin_do_get_n_channels; in plugin_iface_init()
|
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/ |
H A D | utils_videotl.cc | 312 int n_channels = img->get_n_channels(); in video_draw_cross()
|
/dports/graphics/elementary-photos/photos-2.7.1/src/ |
H A D | ColorTransformation.vala | 859 int dest_num_channels = dest.get_n_channels (); 900 int n_channels = source.get_n_channels (); 946 int pixel_bytes = sample_bytes * pixbuf.get_n_channels (); 1127 int pixel_bytes = sample_bytes * graphic.get_n_channels (); 1191 int n_channels = pixbuf.get_n_channels ();
|
/dports/graphics/shotwell/shotwell-0.30.14/src/ |
H A D | ColorTransformation.vala | 770 int dest_num_channels = dest.get_n_channels(); 832 int n_channels = source.get_n_channels(); 900 int pixel_bytes = sample_bytes * pixbuf.get_n_channels(); 1081 int pixel_bytes = sample_bytes * graphic.get_n_channels(); 1145 int n_channels = pixbuf.get_n_channels();
|
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/libdepixelize/priv/ |
H A D | pixelgraph.h | 291 const int n_channels = pixbuf->get_n_channels(); in PixelGraph()
|
/dports/www/castor/castor-0.8.16/cargo-crates/gdk-pixbuf-0.8.0/src/auto/ |
H A D | pixbuf.rs | 384 pub fn get_n_channels(&self) -> i32 { in get_n_channels() method
|
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gdk-pixbuf-0.7.0/src/auto/ |
H A D | pixbuf.rs | 385 pub fn get_n_channels(&self) -> i32 { in get_n_channels() method
|
/dports/net-im/fractal/fractal-4.4.0/vendor/gdk-pixbuf/src/auto/ |
H A D | pixbuf.rs | 384 pub fn get_n_channels(&self) -> i32 { in get_n_channels() method
|
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gdk/gdkmm/ |
H A D | pixbuf.h | 766 int get_n_channels() const;
|
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/ |
H A D | lazgdkpixbuf2.pas | 153 function get_n_channels: gint; cdecl; inline; in get_n_channels() function 176 … property n_channels: gint read get_n_channels { property is writeable but setter not declared } ; 557 function TGdkPixbuf.get_n_channels: gint; cdecl; in get_n_channels() function
|