Home
last modified time | relevance | path

Searched refs:get_n_channels (Results 1 – 25 of 57) sorted by relevance

123

/dports/x11/plank/plank-0.11.89/tests/
H A DTestHelper.vala33 if (p1.get_n_channels () != p2.get_n_channels ())
/dports/cad/horizon-eda/horizon-2.1.0/src/util/
H A Dpicture_util.cpp19 const auto nch = pixbuf->get_n_channels(); in picture_data_from_pixbuf()
/dports/x11/py-pyscreenshot/pyscreenshot-0.5.1/pyscreenshot/plugins/
H A Dgdk3pixbuf.py51 elif pb.get_n_channels() != 3:
/dports/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6/mission-control-plugins/
H A Ddispatch-operation.c175 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 Dimplementation.h59 guint (*get_n_channels) (McpDispatchOperation *self); member
/dports/x11/wf-shell/wf-shell-0.7.0/src/util/
H A Dgtk-utils.cpp53 int channels = pbuff->get_n_channels(); in invert_pixbuf()
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/t/
H A DGdkPixbuf.t54 is ($pixbuf->get_n_channels, 4);
68 is ($pixbuf->get_n_channels, 3);
/dports/graphics/sharpconstruct/sharpconstruct-0.11/src/
H A DBrush.cc248 x.X() * shape_->get_n_channels() ); in AlphaStrength()
/dports/graphics/py-cairocffi/cairocffi-1.2.0/cairocffi/
H A Dpixbuf.py157 assert pixbuf.get_n_channels() == 3
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/apprise/plugins/
H A DNotifyDBus.py300 image.get_n_channels(),
/dports/net-im/scudcloud/scudcloud-1.65/scudcloud/
H A Dnotify2.py330 icon.get_n_channels(),
/dports/graphics/shotwell/shotwell-0.30.14/src/photos/
H A DGdkSupport.vala117 detected.channels = pixbuf.get_n_channels();
/dports/devel/py-notify2/notify2-0.3.1/examples/
H A Dnotify2.py379 icon.get_n_channels(),
/dports/devel/py-notify2/notify2-0.3.1/
H A Dnotify2.py379 icon.get_n_channels(),
/dports/graphics/elementary-photos/photos-2.7.1/src/photos/
H A DGdkSupport.vala132 detected.channels = pixbuf.get_n_channels ();
/dports/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6/src/
H A Dplugin-dispatch-operation.c408 iface->get_n_channels = plugin_do_get_n_channels; in plugin_iface_init()
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dutils_videotl.cc312 int n_channels = img->get_n_channels(); in video_draw_cross()
/dports/graphics/elementary-photos/photos-2.7.1/src/
H A DColorTransformation.vala859 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 DColorTransformation.vala770 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 Dpixelgraph.h291 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 Dpixbuf.rs384 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 Dpixbuf.rs385 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 Dpixbuf.rs384 pub fn get_n_channels(&self) -> i32 { in get_n_channels() method
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gdk/gdkmm/
H A Dpixbuf.h766 int get_n_channels() const;
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgdkpixbuf2.pas153 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

123